var github.com/jackc/pgx/v5/pgconn.authMethodNames
2 uses
github.com/jackc/pgx/v5/pgconn (current package)
require_auth.go#L22: var authMethodNames = [authMethodCount]string{
require_auth.go#L62: reason = fmt.Sprintf("server requested %s authentication", authMethodNames[m])
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)